Skip to content

Refactor: ResponseExtractor nullability for better inference#36543

Closed
Ivictors wants to merge 1 commit intospring-projects:mainfrom
Ivictors:refactor/issue-36319-responseextractor
Closed

Refactor: ResponseExtractor nullability for better inference#36543
Ivictors wants to merge 1 commit intospring-projects:mainfrom
Ivictors:refactor/issue-36319-responseextractor

Conversation

@Ivictors
Copy link
Copy Markdown

Move @nullable from extractData return type to the generic type parameter T. Closes gh-36319

Move @nullable from extractData return type to the generic type parameter T.
Closes spring-projectsgh-36319

Signed-off-by: Victor Marques <victor.marques.98v@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Mar 26, 2026
@Ivictors
Copy link
Copy Markdown
Author

Ivictors commented Apr 9, 2026

I see that this interface is deprecated, is the issue still valid?

@Ivictors Ivictors closed this Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting-for-triage An issue we've not yet triaged or decided on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Revise type-level nullability in ResponseExtractor

2 participants